SftTree/NET 2.0

ExpandStyleEnum Enumeration

Softel vdm, Inc.

Used with the Expand method.

Syntax      ExpandStyleEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum ExpandStyleEnum

C#   

public enum ExpandStyleEnum

C++   

public enum class ExpandStyleEnum


Member

Value

Description

All

0

Expand all dependent items, including indirect dependent items resulting in all dependents fully expanded.

DirectOnly

1

Expand this item, collapse all its dependents.

Simple

2

Expand this item, leave its dependents unchanged.

RestoreLast

3

Expand this item and restore all its dependents to their last saved state.

Comments

The ExpandStyleEnum enumeration is used with the Expand method.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com